css 2 p next to each other

45

p {
  float: left;
  width: 30%;
  margin: 0 1%;
}

Comments

Submit
0 Comments